[INFO] fetching crate mediadecode-ffmpeg 0.3.1...
[INFO] fixing mediadecode-ffmpeg-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate mediadecode-ffmpeg 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mediadecode-ffmpeg 0.3.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mediadecode-ffmpeg 0.3.1
[INFO] tweaked toml for crates.io crate mediadecode-ffmpeg 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mediadecode-ffmpeg 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mediadecode-ffmpeg 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mediadecode v0.3.1
[INFO] [stderr]   Downloaded ffmpeg-sys-next v8.1.0
[INFO] [stderr]   Downloaded ffmpeg-next v8.1.0
[INFO] [stderr]   Downloaded mediatime v0.1.8
[INFO] [stderr]   Downloaded mediaframe v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6
[INFO] running `Command { std: "docker" "start" "176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling mediatime v0.1.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling mediaframe v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling ffmpeg-next v8.1.0
[INFO] [stderr]    Compiling mediadecode v0.3.1
[INFO] [stderr]    Compiling mediadecode-ffmpeg v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling ffmpeg-sys-next v8.1.0
[INFO] [stdout] error[E0599]: no associated function or constant named `_7POINT1_TOP_BACK` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 |     () if value.eq(&ChannelLayout::_7POINT1_TOP_BACK) => ChannelLayoutKind::Ch7_1TopBack,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_5POINT1_BACK` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 -     () if value.eq(&ChannelLayout::_7POINT1_TOP_BACK) => ChannelLayoutKind::Ch7_1TopBack,
[INFO] [stdout] 62 +     () if value.eq(&ChannelLayout::_5POINT1_BACK) => ChannelLayoutKind::Ch7_1TopBack,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_7POINT2POINT3` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     () if value.eq(&ChannelLayout::_7POINT2POINT3) => ChannelLayoutKind::Ch7_2_3,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_7POINT1POINT2` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 -     () if value.eq(&ChannelLayout::_7POINT2POINT3) => ChannelLayoutKind::Ch7_2_3,
[INFO] [stdout] 65 +     () if value.eq(&ChannelLayout::_7POINT1POINT2) => ChannelLayoutKind::Ch7_2_3,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_9POINT1POINT4_BACK` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     () if value.eq(&ChannelLayout::_9POINT1POINT4_BACK) => ChannelLayoutKind::Ch9_1_4Back,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_5POINT1POINT4_BACK` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 -     () if value.eq(&ChannelLayout::_9POINT1POINT4_BACK) => ChannelLayoutKind::Ch9_1_4Back,
[INFO] [stdout] 66 +     () if value.eq(&ChannelLayout::_5POINT1POINT4_BACK) => ChannelLayoutKind::Ch9_1_4Back,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_22POINT2` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 |     () if value.eq(&ChannelLayout::_22POINT2) => ChannelLayoutKind::Ch22_2,
[INFO] [stdout]    |                                    ^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_2POINT1` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -     () if value.eq(&ChannelLayout::_22POINT2) => ChannelLayoutKind::Ch22_2,
[INFO] [stdout] 67 +     () if value.eq(&ChannelLayout::_2POINT1) => ChannelLayoutKind::Ch22_2,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:115:53
[INFO] [stdout]     |
[INFO] [stdout] 115 |   unsafe { audio_channel_layout_from_raw_ptr(&value.0 as *const ffi::AVChannelLayout) }
[INFO] [stdout]     |                                                     ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:271:59
[INFO] [stdout]     |
[INFO] [stdout] 271 |   let order_raw = unsafe { read_unaligned(addr_of!(layout.0.order) as *const i32) };
[INFO] [stdout]     |                                                           ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:275:22
[INFO] [stdout]     |
[INFO] [stdout] 275 |   let count = layout.0.nb_channels.max(0) as usize;
[INFO] [stdout]     |                      ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |   let ptr = unsafe { layout.0.u.map };
[INFO] [stdout]     |                             ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:326:54
[INFO] [stdout]     |
[INFO] [stdout] 326 |     unsafe { ffi::av_channel_layout_describe(&layout.0 as *const _, buf.as_mut_ptr(), buf.len()) };
[INFO] [stdout]     |                                                      ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:333:47
[INFO] [stdout]     |
[INFO] [stdout] 333 |       ffi::av_channel_layout_describe(&layout.0 as *const _, buf.as_mut_ptr(), buf.len())
[INFO] [stdout]     |                                               ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_7POINT1_TOP_BACK` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 |     () if value.eq(&ChannelLayout::_7POINT1_TOP_BACK) => ChannelLayoutKind::Ch7_1TopBack,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_5POINT1_BACK` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 -     () if value.eq(&ChannelLayout::_7POINT1_TOP_BACK) => ChannelLayoutKind::Ch7_1TopBack,
[INFO] [stdout] 62 +     () if value.eq(&ChannelLayout::_5POINT1_BACK) => ChannelLayoutKind::Ch7_1TopBack,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_7POINT2POINT3` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     () if value.eq(&ChannelLayout::_7POINT2POINT3) => ChannelLayoutKind::Ch7_2_3,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_7POINT1POINT2` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 -     () if value.eq(&ChannelLayout::_7POINT2POINT3) => ChannelLayoutKind::Ch7_2_3,
[INFO] [stdout] 65 +     () if value.eq(&ChannelLayout::_7POINT1POINT2) => ChannelLayoutKind::Ch7_2_3,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_9POINT1POINT4_BACK` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     () if value.eq(&ChannelLayout::_9POINT1POINT4_BACK) => ChannelLayoutKind::Ch9_1_4Back,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_5POINT1POINT4_BACK` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 -     () if value.eq(&ChannelLayout::_9POINT1POINT4_BACK) => ChannelLayoutKind::Ch9_1_4Back,
[INFO] [stdout] 66 +     () if value.eq(&ChannelLayout::_5POINT1POINT4_BACK) => ChannelLayoutKind::Ch9_1_4Back,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `_22POINT2` found for struct `ffmpeg_next::ChannelLayout` in the current scope
[INFO] [stdout]   --> src/channel_layout.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 |     () if value.eq(&ChannelLayout::_22POINT2) => ChannelLayoutKind::Ch22_2,
[INFO] [stdout]    |                                    ^^^^^^^^^ associated function or constant not found in `ffmpeg_next::ChannelLayout`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated constant `_2POINT1` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -     () if value.eq(&ChannelLayout::_22POINT2) => ChannelLayoutKind::Ch22_2,
[INFO] [stdout] 67 +     () if value.eq(&ChannelLayout::_2POINT1) => ChannelLayoutKind::Ch22_2,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:115:53
[INFO] [stdout]     |
[INFO] [stdout] 115 |   unsafe { audio_channel_layout_from_raw_ptr(&value.0 as *const ffi::AVChannelLayout) }
[INFO] [stdout]     |                                                     ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:271:59
[INFO] [stdout]     |
[INFO] [stdout] 271 |   let order_raw = unsafe { read_unaligned(addr_of!(layout.0.order) as *const i32) };
[INFO] [stdout]     |                                                           ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:275:22
[INFO] [stdout]     |
[INFO] [stdout] 275 |   let count = layout.0.nb_channels.max(0) as usize;
[INFO] [stdout]     |                      ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |   let ptr = unsafe { layout.0.u.map };
[INFO] [stdout]     |                             ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:326:54
[INFO] [stdout]     |
[INFO] [stdout] 326 |     unsafe { ffi::av_channel_layout_describe(&layout.0 as *const _, buf.as_mut_ptr(), buf.len()) };
[INFO] [stdout]     |                                                      ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg_next::ChannelLayout` is private
[INFO] [stdout]    --> src/channel_layout.rs:333:47
[INFO] [stdout]     |
[INFO] [stdout] 333 |       ffi::av_channel_layout_describe(&layout.0 as *const _, buf.as_mut_ptr(), buf.len())
[INFO] [stdout]     |                                               ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0616.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mediadecode-ffmpeg` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0599, E0616.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mediadecode-ffmpeg` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6", kill_on_drop: false }`
[INFO] [stdout] 176c80a7656f9b724fe64e7e70c83479d4f9aac9e86731b92e4d9343efce2eb6
